home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Interface / it.dig / scripts / frame_1 / PlaceObject2_40_Button_109 / CLIPACTIONRECORD on(press).as < prev   
Text File  |  2010-05-15  |  80b  |  5 lines

  1. on(press){
  2.    _root.Buscar();
  3.    _root.myDataGrid.dataProvider.refresh();
  4. }
  5.